surface: Add a frame-clock property
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Apr 2019 01:14:28 +0000 (01:14 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 29 Apr 2019 19:11:58 +0000 (15:11 -0400)
commit24fa104b61e881fa53632372f8309d0bdcb4f5f6
tree20e5c6ab45eb750e44b5f2950dae99b982edcfd0
parent86d2fcef163dc60eba15300840fc1c1fb0ce2fed
surface: Add a frame-clock property

Now that GdkSurface has properties, it makes
sense to turn the frame clock into one too.

This will make it easier to reshuffle some
of the surface constructors later.
gdk/gdksurface.c